Micron Document
🎖️GitЯра🎖️

Commit caa359574c399f67cd72f9f764e87d094a181264


Parents : 3de3cac
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-06-30T05:43:15-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-06-30T05:43:15-05:00

chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6023)

Changes
Diff

diff --git a/androidApp/src/main/assets/firmware_releases.json b/androidApp/src/main/assets/firmware_releases.json
index 8ddf96e983..f87b964455 100644
--- a/androidApp/src/main/assets/firmware_releases.json
+++ b/androidApp/src/main/assets/firmware_releases.json
@@ -188,18 +188,18 @@
]
},
"pullRequests": [
+ {
+ "id": "10816",
+ "title": "Update platformio/ststm32 to v19.7.0",
+ "page_url": "https://github.com/meshtastic/firmware/pull/10816",
+ "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
+ },
{
"id": "10807",
"title": "Add DeltaPlusProto Edict board variant",
"page_url": "https://github.com/meshtastic/firmware/pull/10807",
"zip_url": "https://discord.com/invite/meshtastic"
},
- {
- "id": "10803",
- "title": "Chop down tft-related loooong ifdefs chains",
- "page_url": "https://github.com/meshtastic/firmware/pull/10803",
- "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
- },
{
"id": "10802",
"title": "Refactor SerialConsole to simplify timeout handling",
@@ -242,6 +242,12 @@
"page_url": "https://github.com/meshtastic/firmware/pull/10783",
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
},
+ {
+ "id": "10781",
+ "title": "Add gpsd support to portduino/native",
+ "page_url": "https://github.com/meshtastic/firmware/pull/10781",
+ "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
+ },
{
"id": "10770",
"title": "Update pschatzmann_arduino-audio-driver to v0.3.0",
@@ -307,6 +313,12 @@
"title": "Fix SX126x daemon abort when Tx power exceeds chip limit",
"page_url": "https://github.com/meshtastic/firmware/pull/10711",
"zip_url": "https://discord.com/invite/meshtastic"
+ },
+ {
+ "id": "10689",
+ "title": "Heltec Vision Master E213: enable 32768hz crystal osc for rtc",
+ "page_url": "https://github.com/meshtastic/firmware/pull/10689",
+ "zip_url": "https://discord.com/invite/meshtastic"
}
]
}
\ No newline at end of file

diff --git a/core/resources/src/commonMain/composeResources/values-ru/strings.xml b/core/resources/src/commonMain/composeResources/values-ru/strings.xml
index a93e40c5ac..7c6dd4ba16 100644
--- a/core/resources/src/commonMain/composeResources/values-ru/strings.xml
+++ b/core/resources/src/commonMain/composeResources/values-ru/strings.xml
@@ -85,6 +85,9 @@
<string name="analytics_platforms">Платформы для аналитики:</string>
<string name="any">Любой</string>
<!-- APP -->
+ <string name="app_functions_get_node_list">Получить список нод</string>
+ <string name="app_functions_send_message">Отправить сообщение</string>
+ <string name="app_functions_write_section">Написание функций</string>
<string name="app_notifications">Уведомления приложений</string>
<string name="app_settings">Приложение</string>
<string name="app_too_old">Требуется обновление приложения</string>

Served by rngit 1.5.2 - Generated in 0.11s